home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Peanuts NeXT Software Archives
/
Peanuts-1.iso
/
CDROM
/
Basic Apps
/
OmniWeb.1.0.app
/
English.lproj
/
Downloader.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-02-14
|
320 b
|
12 lines
OWDownloader = {
ACTIONS = {"abortDownload:" = "abortDownload:"; };
OUTLETS = {
completionActionSwitch = completionActionSwitch;
filenameText = filenameText;
statusPanel = statusPanel;
statusText = statusText;
};
SUPERCLASS = Object;
};
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };